SACashDrawerSessionReconcile 
Logical Entity Name  SACashDrawerSessionReconcile 
Default Table Name  SACashDrawerSessionReconcile 
Physical Only  NO 
Definition 
 
Note 
 

SACashDrawerSessionReconcile Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaCashDrawerSessionReconcileID(PK)    int  NO 
 
SaCashDrawerSessionId(FK)    int  NO 
 
TransactionSource    char(1)  NO 
 
TransactionID    int  NO 
 

SACashDrawerSessionReconcile Primary and Unique Keys 
Key Name  Key Type  Keys 
SaCashDrawerSessionReconcile_SaCashDrawerSessionID_TransactionSource_TransactionID_U_N_IDX  Index  SaCashDrawerSessionId, TransactionSource, TransactionID 
SaCashDrawerSessionReconcile_SaCashDrawerSessionReconcileID_U_C_IDX  PrimaryKey  SaCashDrawerSessionReconcileID 

SACashDrawerSessionReconcile Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
saCashDrawerSession  Non-Identifying  One To Zero or More  FK_SaCashDrawerSessionReconcile_SaCashDrawerSessionID_SaCashDrawerSession_SaCashDrawerSessionID      SaCashDrawerSessionId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SACashDrawerSessionReconcile Check Constraints 
Check Constraint Name  CheckConstraint